Skip to content
Back to search
30
MCP

Memory Search

pulsemcp/memory search

Python MCP server for persistent memory storage and semantic search.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
better-qdrant-mcp
A Python MCP server for Qdrant memory storage and semantic search, compatible with Cursor-like MCP clients.
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
io.github.CSOAI-ORG/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory_search": {
      "url": "None",
      "transport": "http"
    }
  }
}